![]() |
PBHGetDirAccessAsync |
||||
Header: | Files.h | Carbon status: | Supported | |
Gets the access control information for a directory.
OSErr PBHGetDirAccessAsync ( HParmBlkPtr paramBlock );
A pointer to an HFS parameter block.
A result code.
The relevant fields of the parameter block are:
On input, a pointer to a completion function.
On output, the result code of the function.
On input, a pointer to a pathname.
On input, a volume specification.
On output, the ID of the directory’s owner.
On output, the ID of the directory’s primary group.
On output, the directory’s access rights.
On input, the directory ID.
Supported in Carbon. Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)